home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / HYP / J-M / MacHelp.cpt / Multiplan help / background_2790.txt < prev    next >
Text File  |  1989-02-26  |  4KB  |  219 lines

  1. -- background: 2790 from stack: in
  2. -- bmap block id: 3284
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6.  
  7.  
  8. -- part 5 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=280 top=247 right=274 bottom=305
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 1013 / 1013
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Next
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   go to next card
  23. end mouseUp
  24.  
  25.  
  26.  
  27. -- part 6 (button)
  28. -- low flags: 00
  29. -- high flags: 0000
  30. -- rect: left=253 top=247 right=274 bottom=279
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 1014 / 1014
  33. -- text alignment: 1
  34. -- font id: 0
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: Prev
  39. ----- HyperTalk script -----
  40. on mouseUp
  41.   go to previous card
  42. end mouseUp
  43.  
  44.  
  45.  
  46. -- part 7 (button)
  47. -- low flags: 00
  48. -- high flags: 0000
  49. -- rect: left=448 top=247 right=272 bottom=478
  50. -- title width / last selected line: 0
  51. -- icon id / first selected line: 1012 / 1012
  52. -- text alignment: 1
  53. -- font id: 0
  54. -- text size: 12
  55. -- style flags: 0
  56. -- line height: 16
  57. -- part name: Return
  58. ----- HyperTalk script -----
  59. on mouseUp
  60.   visual effect iris close
  61.   pop card
  62. end mouseUp
  63.  
  64.  
  65.  
  66. -- part 9 (button)
  67. -- low flags: 00
  68. -- high flags: A000
  69. -- rect: left=392 top=248 right=270 bottom=443
  70. -- title width / last selected line: 0
  71. -- icon id / first selected line: 0 / 0
  72. -- text alignment: 1
  73. -- font id: 0
  74. -- text size: 12
  75. -- style flags: 0
  76. -- line height: 16
  77. -- part name: 
  78. ----- HyperTalk script -----
  79. on mouseUp
  80.   flash 2
  81.   set lockScreen to true
  82.   go to last card
  83.   get field "Index Number"
  84.   doMenu "New Card"
  85.   set lockScreen to false
  86.   put it + 1 into field "Index Number"
  87.   choose browse tool
  88.   click at 100,100
  89. end mouseUp
  90.  
  91.  
  92.  
  93. -- part 11 (button)
  94. -- low flags: 00
  95. -- high flags: 8000
  96. -- rect: left=195 top=246 right=271 bottom=240
  97. -- title width / last selected line: 0
  98. -- icon id / first selected line: 0 / 0
  99. -- text alignment: 1
  100. -- font id: 0
  101. -- text size: 12
  102. -- style flags: 0
  103. -- line height: 16
  104. -- part name: 
  105. ----- HyperTalk script -----
  106. on mouseUp
  107.   go to card id 3052 of stack "MacHelp#3 Help"
  108. end mouseUp
  109.  
  110.  
  111.  
  112.  
  113. -- part 12 (field)
  114. -- low flags: 00
  115. -- high flags: 2007
  116. -- rect: left=98 top=91 right=242 bottom=481
  117. -- title width / last selected line: 0
  118. -- icon id / first selected line: 0 / 0
  119. -- text alignment: 0
  120. -- font id: 0
  121. -- text size: 12
  122. -- style flags: 0
  123. -- line height: 16
  124. -- part name: Description
  125.  
  126.  
  127. -- part 13 (field)
  128. -- low flags: 00
  129. -- high flags: 0000
  130. -- rect: left=261 top=65 right=82 bottom=309
  131. -- title width / last selected line: 0
  132. -- icon id / first selected line: 0 / 0
  133. -- text alignment: 0
  134. -- font id: 0
  135. -- text size: 12
  136. -- style flags: 0
  137. -- line height: 16
  138. -- part name: Index Number
  139.  
  140.  
  141. -- part 26 (button)
  142. -- low flags: 00
  143. -- high flags: 8000
  144. -- rect: left=83 top=242 right=278 bottom=141
  145. -- title width / last selected line: 0
  146. -- icon id / first selected line: 0 / 0
  147. -- text alignment: 1
  148. -- font id: 0
  149. -- text size: 12
  150. -- style flags: 0
  151. -- line height: 16
  152. -- part name: 
  153. ----- HyperTalk script -----
  154. on mouseUp
  155.   go to card id 2943 of stack "MacHelp#3 Home"
  156. end mouseUp
  157.  
  158.  
  159.  
  160.  
  161. -- part 27 (button)
  162. -- low flags: 00
  163. -- high flags: 2000
  164. -- rect: left=149 top=242 right=276 bottom=188
  165. -- title width / last selected line: 0
  166. -- icon id / first selected line: 32670 / 32670
  167. -- text alignment: 1
  168. -- font id: 0
  169. -- text size: 12
  170. -- style flags: 0
  171. -- line height: 16
  172. -- part name: 
  173. ----- HyperTalk script -----
  174. on mouseUp
  175.   show all cards
  176. end mouseUp
  177.  
  178.  
  179.  
  180. -- part 29 (button)
  181. -- low flags: 00
  182. -- high flags: 8000
  183. -- rect: left=309 top=243 right=276 bottom=373
  184. -- title width / last selected line: 0
  185. -- icon id / first selected line: 0 / 0
  186. -- text alignment: 1
  187. -- font id: 0
  188. -- text size: 12
  189. -- style flags: 0
  190. -- line height: 16
  191. -- part name: 
  192. ----- HyperTalk script -----
  193. on mouseUp
  194.   ask "Find what?"
  195.   if it is empty then exit mouseUp
  196.   put "Find" && it into message box
  197.   find it
  198. end mouseUp
  199.  
  200.  
  201.  
  202. -- part 30 (button)
  203. -- low flags: 00
  204. -- high flags: 8000
  205. -- rect: left=411 top=61 right=88 bottom=485
  206. -- title width / last selected line: 0
  207. -- icon id / first selected line: 0 / 0
  208. -- text alignment: 1
  209. -- font id: 0
  210. -- text size: 12
  211. -- style flags: 0
  212. -- line height: 16
  213. -- part name: 
  214. ----- HyperTalk script -----
  215. on mouseUp
  216.   show menuBar
  217. end mouseUp
  218.  
  219.